.red {
	color: #900;
	font-size: 14pt;
}
.horizontal_center {
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #003;
}
.paragraph_text {
	text-align: left;
	text-indent: 4pt;
	list-style-position: inside;
	list-style-type: circle;
}

.bold {
	font-weight: bold;
}
.bullet {
	list-style-type: circle;
	font-size: 14pt;
	list-style-position: outside;
}
.dark_blue {
	color: #003;
}
.font_size_14 {
	font-size: 14pt;
	color: #003;
	text-align: left;
}
.font_light_blue {
	color: #00F;
	text-decoration: underline;
}
.unbold {
	font-weight: normal;
	color: #003;
	text-align: left;
}
.dark_blue_heading {
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #003;
	display: table-header-group;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.normal_text_14_font {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	color: #003;
	text-align: left;
}
.center {
	color: #003;
}
.red {
	color: #F00;
	text-align: left;
}
.tablecenter {
	text-align: left;
}
.tablecenter {
	text-align: center;
}
.normal_text_14_font strong {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
